table of contents
PAPIF_remove_event(3) | PAPI | PAPIF_remove_event(3) |
NAME¶
PAPIF_remove_event -
Remove a hardware event from a PAPI event set.
SYNOPSIS¶
Detailed Description¶
Fortran interface:
#include 'fpapi.h'
PAPIF_remove_event( C_INT EventSet, C_INT EventCode, C_INT check )
PAPIF_remove_event( C_INT EventSet, C_INT EventCode, C_INT check )
See Also:
PAPI_remove_event
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Wed Oct 31 2018 | Version 5.2.0.0 |